Multiprocessing Services manipulates timers by passing a timer ID, which is defined by the MPTimerID type:
typedef struct OpaqueMPTimerID* MPTimerID;
You obtain a timer ID by calling the function MPCreateTimer .
Introduced with Multiprocessing Services 2.0.